home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libncurses5 / copyright < prev    next >
Text File  |  2009-10-12  |  3KB  |  55 lines

  1. This is the Debian prepackaged version of the ncurses
  2. library and terminfo utilities. ncurses/terminfo was originally written
  3. by Pavel Curtis and Zeyd M. Ben-Halim <zmbenhal@netcom.com>, and is
  4. currently held by the Free Software Foundation.
  5.  
  6. This package was put together by Vaidhyanathan G Mayilrangam
  7. <vaidhy@debian.org> and Joel Klecker <espy@debian.org>, using sources
  8. obtained from ftp://ftp.gnu.org/gnu/ncurses/ncurses-5.0.tar.gz.
  9.  
  10. It is based somewhat on work done by Bruce Perens <Bruce@Pixar.com>,
  11. David Engel <david@elo.ods.com>.  Michael Alan Dorman
  12. <mdorman@debian.org>, Richard Braakman <dark@xs4all.nl>, James Troup
  13. <jjtroup@comp.brad.ac.uk>, J.H.M. Dassen (Ray)
  14. <jdassen@wi.LeidenUniv.nl>, and Galen Hazelwood <galenh@micron.net>
  15. over various years.
  16.  
  17.  
  18. Changes:
  19.  * added Debian package maintenance system files
  20.  * changed Makefile.in's to compile with -D_REENTRANT
  21.  * changed configure.in to support proper compilation of debugging libraries
  22.  * Fixed tget{flag,num,str} in lib_termcap ("long" strings work now)
  23.  
  24. Changes to terminfo.src:
  25.  * Removed ich(1) from linux, screen, vt320
  26.  
  27. /****************************************************************************
  28.  * Copyright (c) 1998 Free Software Foundation, Inc.                        *
  29.  *                                                                          *
  30.  * Permission is hereby granted, free of charge, to any person obtaining a  *
  31.  * copy of this software and associated documentation files (the            *
  32.  * "Software"), to deal in the Software without restriction, including      *
  33.  * without limitation the rights to use, copy, modify, merge, publish,      *
  34.  * distribute, distribute with modifications, sublicense, and/or sell       *
  35.  * copies of the Software, and to permit persons to whom the Software is    *
  36.  * furnished to do so, subject to the following conditions:                 *
  37.  *                                                                          *
  38.  * The above copyright notice and this permission notice shall be included  *
  39.  * in all copies or substantial portions of the Software.                   *
  40.  *                                                                          *
  41.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
  42.  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
  43.  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
  44.  * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
  45.  * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
  46.  * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
  47.  * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
  48.  *                                                                          *
  49.  * Except as contained in this notice, the name(s) of the above copyright   *
  50.  * holders shall not be used in advertising or otherwise to promote the     *
  51.  * sale, use or other dealings in this Software without prior written       *
  52.  * authorization.                                                           *
  53.  ****************************************************************************/
  54.  
  55.